home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 004 / mathstat.arc / XXX < prev   
Encoding:
Text File  |  1984-06-03  |  2.3 KB  |  56 lines

  1. ------------------------------------------------------------------------
  2. Disk No xxx   Math and Statistics Routines                  v1
  3. ------------------------------------------------------------------------
  4. TRADENET      TRADENET network sampler
  5. DATANET       DATANET network sampler
  6. M1       BAS  Greatest common demoninator
  7. M2       BAS  Prime factors of integers
  8. M3       BAS  Area of polygon
  9. M4       BAS  Analysis of two vectors
  10. M5       BAS  Parts of a triangle
  11. M6       BAS  Operations on two vectors
  12. M7       BAS  Coordinate conversion
  13. M8       BAS  Coordinate plot
  14. M9       BAS  Angle conversion
  15. M10      BAS  Plot of polar equation
  16. M11      BAS  Plot of function
  17. M12      BAS  Linear interpolation
  18. M13      BAS  Curvilinear interpolation
  19. M14      BAS  Integration: Simpson's rule
  20. M15      BAS  Integration: Gaussian quadrature
  21. M16      BAS  Integration: Trapeqoidal rule
  22. M17      BAS  Derivative
  23. M18      BAS  Roots of quadratic equation
  24. M19      BAS  Real roots of polynomials: Newton
  25. M20      BAS  Roots of polynomials: half interval sear
  26. M21      BAS  Trig polynomial
  27. M22      BAS  Simultaneous equations
  28. M23      BAS  Linear programming
  29. M24      BAS  Matrix add, subtract & scalar multiplication
  30. M25      BAS  Matrix multiplication
  31. M26      BAS  Matrix inversion
  32. MATH     BAS  Menu for above math programs
  33. MATRIX   BAS  Solves simultaneous equations
  34. NCCLSPRE BAS  Calculates a sample's precision 
  35. NORMAL-Z BAS  Normal distribution routines
  36. REGRESS  BAS  Regression analysis
  37. S1       BAS  Permutations & combinations
  38. S2       BAS  Mann-Whitney U test
  39. S3       BAS  Geometric mean and deviation
  40. S4       BAS  Binomial distribution
  41. S5       BAS  Poisson distribution
  42. S6       BAS  Normal distribution
  43. S7       BAS  Chi-square distribution
  44. S8       BAS  Chi-square test
  45. S9       BAS  Student's T distribution
  46. S10      BAS  Student's T test
  47. S11      BAS  F-distribution
  48. S12      BAS  Linear correlation coefficient
  49. S13      BAS  Multiple linear regression
  50. S14      BAS  Linear regression
  51. S15      BAS  Nth order regression
  52. S16      BAS  Geometric regression
  53. S17      BAS  Exponential regression
  54. S18      BAS  Mean, variance, standard deviation
  55. STAT     BAS  Menu for above Snn statistics programs 
  56.